home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / billacct / sr5.zip / README.BAT < prev    next >
DOS Batch File  |  1995-02-25  |  5KB  |  122 lines

  1.  
  2. ECHO OFF
  3. CLS        
  4. ECHO       DESCRIPTION:
  5. ECHO       (P.O.S.) Cash  Register for retail, wholesale, mail-
  6. ECHO       order, bar, restaurant, fast food, convenient stores,
  7. ECHO       health clubs, gyms, and rental stores.
  8. ECHO       Sales  Register is a flexible point of sale  software 
  9. ECHO       package  that  will enable your IBM PC or  compatible 
  10. ECHO       microcomputer  to  operate like  an  electronic  cash 
  11. ECHO       register,  perform  the same functions,  produce  the 
  12. ECHO       same  management  report  information,  plus  provide 
  13. ECHO       automatic inventory management of  quantity in stock, 
  14. ECHO       quantity sold  daily, quantity  sold  period-to-date,
  15. ECHO       quantity sold year to date, and re-order  quantity of
  16. ECHO       each item in the inventory file.  Provides  inventory 
  17. ECHO       shrinkage reports, re-order report,  inventory  sales 
  18. ECHO       reports, on-hand report, out-of-stock report, activi
  19. ECHO       ty report, and much more. Tracks ingredients/components
  20. ECHO       Supports cash, check, credit card, coupon, charge, and
  21. ECHO       food stamp sales. Supports employee commissions.
  22. ECHO       Supports guest checks, open invoices, recurring invoices,
  23. ECHO       layaways, price quotes, and customer time billing.
  24. ECHO       Automaticly recouncile perpetual inventory with physical
  25. ECHO       inventory. Automaticly assign and adjust sale prices and 
  26. ECHO       quantity price breaks, up/down.
  27. ECHO.  
  28. PAUSE        
  29. CLS        
  30. ECHO       Accounts receivable, employee timekeeping, purchase order,
  31. ECHO       waitress register,  customer  check-in,  rental  tracking,
  32. ECHO       credit card authorization with deposit capture, and A.C.H. 
  33. ECHO       electronic funds transfer, are available, as optional add-
  34. ECHO       on modules.
  35. ECHO       Other  versions  of  Sales  Register are available, for 
  36. ECHO       different types of business's.
  37. ECHO       Please call Louis Robert at (318)563-4428.               
  38. ECHO.  
  39. PAUSE        
  40. CLS        
  41. ECHO       SYSTEM REQUIRMENTS:
  42. ECHO.        
  43. ECHO       IBM  PC or compatible microcomputer with 640  kbytes  
  44. ECHO       of  RAM,  one floppy disk drive, color or monochrome 
  45. ECHO       monitor, hard disk with approximately 4,500,000 bytes
  46. ECHO       free, clock/calendar, DOS 2.X or higher.
  47. ECHO       Use  a touch keypad or create and use inventory menus
  48. ECHO       for inventory items without bar codes; such as,  bars, 
  49. ECHO       restaurants, fast food, and convenient stores.
  50. ECHO.  
  51. ECHO       OPTIONAL EQUIPMENT:
  52. ECHO.        
  53. ECHO       Electronic cash drawer 
  54. ECHO       Pole Display        
  55. ECHO       Bar code reader/scanner
  56. ECHO       Receipt/Slip printer
  57. ECHO       Scale        
  58. ECHO       Touch Keypad 
  59. ECHO       Mag stripe reader
  60. ECHO       Slot badge reader        
  61. ECHO       Electronic turnstile (for gyms. & health clubs)
  62. ECHO       M3000P portable data collector
  63. ECHO.  
  64. PAUSE        
  65. CLS        
  66. ECHO    PREPARATION
  67. ECHO.        
  68. ECHO    Do not use the original Sales Register Diskette !!! 
  69. ECHO    Make a backup of your Sales Register Diskettes.
  70. ECHO    If  you do not know how to format and  copy  diskettes, 
  71. ECHO    please refer to your computer users manual.
  72. ECHO.        
  73. ECHO    For  ease of operation,  you may want to label all your 
  74. ECHO    function keys. Please refer to page 4 of your manual.
  75. ECHO    You  will  not be able to operate  the  cash  register 
  76. ECHO    program efficiently,  if you do not label your function 
  77. ECHO    keys.
  78. ECHO    You may print the Sales Register user's manual and keytop 
  79. ECHO    labels after you install your Sales Register software  to 
  80. ECHO    your hard disk, from main menu #1. 
  81. ECHO.        
  82. PAUSE
  83. CLS
  84. ECHO    INSTALLATION:
  85. ECHO.        
  86. ECHO    Put the Sales Register program diskette #1 in drive A.
  87. ECHO    Type  A: PRESS THE ENTER KEY
  88. ECHO    Type INSTALL A: C: PRESS THE ENTER KEY
  89. ECHO    This will create an  SRIII\  and  an  SRIII\DATA\  sub-
  90. ECHO    directory on drive C and copy all the program files  to 
  91. ECHO    SRIII\ sub-directory and all the data files to SRIII\DATA\
  92. ECHO    sub-directory.  
  93. ECHO    You  can install from any floppy disk drive to any  hard 
  94. ECHO    drive,  just by entering the proper drive letter for the 
  95. ECHO    source and destination disk drive.
  96. ECHO    Type B: PRESS THE ENTER KEY
  97. ECHO    Type INSTALL B: D: PRESS THE ENTER KEY
  98. ECHO    This  will  install the SALES REGISTER distribution disk 
  99. ECHO    files from drive B to hard disk drive D.
  100. ECHO.        
  101. ECHO    A sample inventory file & customer file is provided on your
  102. ECHO    distribution diskettes.
  103. ECHO.        
  104. PAUSE
  105. CLS
  106. ECHO    At the SRIII Dir., type SRIII AND PRESS THE ENTER KEY
  107. ECHO    This will load the SALES REGISTER program.
  108. ECHO    You may skip to chapter 3-1, BEGIN CASH REGISTER 
  109. ECHO    OPERATIONS, to test the cash register functions.
  110. ECHO.
  111. ECHO    Thank you for considering Sales Register.
  112. ECHO.
  113. ECHO    If you have any questions during the installation, or
  114. ECHO    operation of Sales Register, please call Louis Robert
  115. ECHO    at (318)563-4428.
  116. ECHO.
  117. ECHO    You may freely distribute this software.
  118. ECHO    You are not authorized to distribute a modified version,
  119. ECHO    of this software.
  120. PAUSE
  121. CLS
  122.